{% if user.authenticated %}

{{ __('write_comment') }}

{[ write_comment.open ]}

{[ write_comment.message.input ]}

{[ write_comment.close ]}
{% endif %}